SyAutomatedProcessActivationType 
Logical Entity Name  SyAutomatedProcessActivationType 
Default Table Name  SyAutomatedProcessActivationType 
Physical Only  NO 
Definition 
 
Note 
 

SyAutomatedProcessActivationType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyAutomatedProcessActivationTypeId(PK)    char(10)  NO 
 
Code    char(10)  NO 
 
Descrip    char(10)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
ts    char(10)  NO 
 

SyAutomatedProcessActivationType Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SyAutomatedProcessActivationTypeId  PrimaryKey  SyAutomatedProcessActivationTypeId 

SyAutomatedProcessActivationType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyAutomatedProcessActivationType_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyAutomatedProcessActivationType Check Constraints 
Check Constraint Name  CheckConstraint